Skip to content

chore(deps): update actions/checkout action to v6.1.0 - #2727

Open
renovate[bot] wants to merge 44 commits into
mainfrom
renovate/actions-checkout-6.x
Open

chore(deps): update actions/checkout action to v6.1.0#2727
renovate[bot] wants to merge 44 commits into
mainfrom
renovate/actions-checkout-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v6.0.2v6.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout)

v6.1.0

Compare Source

v6.0.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 11, 2026 20:09
@atmos-pro

atmos-pro Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Tip

Atmos Pro  

No affected stacks workflow was detected for this pull request.
If this is expected, no action is needed.
Learn More. Ask AI.

@github-actions github-actions Bot added the size/s Small size PR label Jul 11, 2026
@renovate
renovate Bot temporarily deployed to screengrabs July 11, 2026 20:09 Inactive
@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • .github/workflows/claude.yml
  • .github/workflows/landing-demos.yaml
  • .github/workflows/pr-size-labeler.yml
  • .github/workflows/validate-agent-skills.yml
  • .github/workflows/vhs.yaml
  • .github/workflows/website-preview-deploy.yml

@mergify mergify Bot added the auto-update This PR was automatically generated label Jul 11, 2026
@mergify

mergify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify Bot added the needs-cloudposse Needs Cloud Posse assistance label Jul 11, 2026
@mergify
mergify Bot temporarily deployed to screengrabs July 11, 2026 20:10 Inactive
@mergify
mergify Bot temporarily deployed to screengrabs July 11, 2026 20:10 Inactive
@github-actions

Copy link
Copy Markdown

Resource Changes Found for bucket in test

Atmos CI

create

Plan: 4 to add, 0 to change, 0 to destroy.
To reproduce this locally, run:

atmos terraform plan bucket -s test

Create

+ aws_s3_bucket.checkov_target
+ aws_s3_bucket.this
+ aws_s3_bucket.trivy_target
+ aws_s3_bucket_public_access_block.trivy_target
Terraform Plan Summary
  # aws_s3_bucket.checkov_target will be created
  + resource "aws_s3_bucket" "checkov_target" {
      + acceleration_status         = (known after apply)
      + acl                         = (known after apply)
      + arn                         = (known after apply)
      + bucket                      = "atmos-native-ci-e2e-checkov-test"
      + bucket_domain_name          = (known after apply)
      + bucket_prefix               = (known after apply)
      + bucket_regional_domain_name = (known after apply)
      + force_destroy               = false
      + hosted_zone_id              = (known after apply)
      + id                          = (known after apply)
      + object_lock_enabled         = (known after apply)
      + policy                      = (known after apply)
      + region                      = (known after apply)
      + request_payer               = (known after apply)
      + tags_all                    = (known after apply)
      + website_domain              = (known after apply)
      + website_endpoint            = (known after apply)

      + cors_rule (known after apply)

      + grant (known after apply)

      + lifecycle_rule (known after apply)

      + logging (known after apply)

      + object_lock_configuration (known after apply)

      + replication_configuration (known after apply)

      + server_side_encryption_configuration (known after apply)

      + versioning (known after apply)

      + website (known after apply)
    }

  # aws_s3_bucket.this will be created
  + resource "aws_s3_bucket" "this" {
      + acceleration_status         = (known after apply)
      + acl                         = (known after apply)
      + arn                         = (known after apply)
      + bucket                      = "atmos-native-ci-e2e-test"
      + bucket_domain_name          = (known after apply)
      + bucket_prefix               = (known after apply)
      + bucket_regional_domain_name = (known after apply)
      + force_destroy               = false
      + hosted_zone_id              = (known after apply)
      + id                          = (known after apply)
      + object_lock_enabled         = (known after apply)
      + policy                      = (known after apply)
      + region                      = (known after apply)
      + request_payer               = (known after apply)
      + tags                        = {
          + "AtmosFixture" = "native-ci-e2e"
          + "Stage"        = "test"
        }
      + tags_all                    = {
          + "AtmosFixture" = "native-ci-e2e"
          + "Stage"        = "test"
        }
      + website_domain              = (known after apply)
      + website_endpoint            = (known after apply)

      + cors_rule (known after apply)

      + grant (known after apply)

      + lifecycle_rule (known after apply)

      + logging (known after apply)

      + object_lock_configuration (known after apply)

      + replication_configuration (known after apply)

      + server_side_encryption_configuration (known after apply)

      + versioning (known after apply)

      + website (known after apply)
    }

  # aws_s3_bucket.trivy_target will be created
  + resource "aws_s3_bucket" "trivy_target" {
      + acceleration_status         = (known after apply)
      + acl                         = (known after apply)
      + arn                         = (known after apply)
      + bucket                      = "atmos-native-ci-e2e-trivy-test"
      + bucket_domain_name          = (known after apply)
      + bucket_prefix               = (known after apply)
      + bucket_regional_domain_name = (known after apply)
      + force_destroy               = false
      + hosted_zone_id              = (known after apply)
      + id                          = (known after apply)
      + object_lock_enabled         = (known after apply)
      + policy                      = (known after apply)
      + region                      = (known after apply)
      + request_payer               = (known after apply)
      + tags_all                    = (known after apply)
      + website_domain              = (known after apply)
      + website_endpoint            = (known after apply)

      + cors_rule (known after apply)

      + grant (known after apply)

      + lifecycle_rule (known after apply)

      + logging (known after apply)

      + object_lock_configuration (known after apply)

      + replication_configuration (known after apply)

      + server_side_encryption_configuration (known after apply)

      + versioning (known after apply)

      + website (known after apply)
    }

  # aws_s3_bucket_public_access_block.trivy_target will be created
  + resource "aws_s3_bucket_public_access_block" "trivy_target" {
      + block_public_acls       = true
      + block_public_policy     = true
      + bucket                  = (known after apply)
      + id                      = (known after apply)
      + ignore_public_acls      = true
      + restrict_public_buckets = true
    }

Plan: 4 to add, 0 to change, 0 to destroy.

Changes to Outputs:
  + bucket_name = "atmos-native-ci-e2e-test"

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.77%. Comparing base (08b6452) to head (23a95e1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2727   +/-   ##
=======================================
  Coverage   82.77%   82.77%           
=======================================
  Files        1861     1861           
  Lines      180480   180480           
=======================================
+ Hits       149390   149399    +9     
+ Misses      23304    23295    -9     
  Partials     7786     7786           
Flag Coverage Δ
unittests 82.77% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from e792f7b to 481412f Compare July 12, 2026 02:19
@renovate
renovate Bot temporarily deployed to screengrabs July 12, 2026 02:20 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 481412f to dc4ef55 Compare July 12, 2026 12:22
@renovate
renovate Bot temporarily deployed to screengrabs July 12, 2026 12:22 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from dc4ef55 to db10002 Compare July 13, 2026 12:07
@renovate
renovate Bot temporarily deployed to screengrabs July 13, 2026 12:07 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from db10002 to b5fef07 Compare July 13, 2026 14:00
@renovate
renovate Bot temporarily deployed to screengrabs July 13, 2026 14:01 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from b5fef07 to 3f582e9 Compare July 13, 2026 18:06
@renovate
renovate Bot temporarily deployed to screengrabs July 13, 2026 18:07 Inactive
@osterman Erik Osterman (Cloud Posse) (osterman) added the no-release Do not create a new release (wait for additional code changes) label Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 3f582e9 to 89a1ae5 Compare July 13, 2026 20:49
@renovate
renovate Bot temporarily deployed to screengrabs July 13, 2026 20:50 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 89a1ae5 to f2a1117 Compare July 14, 2026 00:38
@renovate
renovate Bot temporarily deployed to screengrabs July 14, 2026 00:38 Inactive
@renovate
renovate Bot force-pushed the renovate/actions-checkout-6.x branch from f2a1117 to 62a3931 Compare July 14, 2026 01:49
mergify Bot added 30 commits July 29, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated needs-cloudposse Needs Cloud Posse assistance no-release Do not create a new release (wait for additional code changes) size/m Medium size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant